Welcome![Sign In][Sign Up]
Location:
Search - udp socket programming

Search list

[TCP/IP stackSocketTool

Description: TCP UDP 服务器和客户端软件,轻松测试Socket编程,让你对TCP/IP有新的认识-TCP UDP server and client software, Socket programming easy test, so that your TCP/IP have a new understanding of
Platform: | Size: 416768 | Author: 杨权新 | Hits:

[Internet-Networkremote

Description: sockets(套接字)编程有三种,流式套接字(SOCK_STREAM),数据报套接字 (SOCK_DGRAM),原始套接字(SOCK_RAW);基于TCP的socket编程是采用的流式套接字(SOCK_STREAM)。基于UDP采 用的数据报套接字(SOCK_DGRAM).-sockets (socket) programming there are three kinds of stream sockets (SOCK_STREAM), datagram sockets (SOCK_DGRAM), raw sockets (SOCK_RAW) based on TCP-socket programming is used in streaming socket the word (SOCK_STREAM). Based on UDP datagram sockets used in (SOCK_DGRAM).
Platform: | Size: 1024 | Author: sun | Hits:

[Internet-NetworkUDP-Client

Description: 基于UDP协议的socket programming,是Client端的程序,可以作为初学者的学习参考-Based on UDP protocol socket programming, is a Client-side program can be used as reference for beginners to learn
Platform: | Size: 1024 | Author: 李若溪 | Hits:

[Otherthe-realization-of-Xmodem-protocol-based-on-UDP.ra

Description: 对Xmodem 协议进行分析,设计Xmodem 协议的结构、机制、元素等。利用Socket 接口编程实现基于UDP 的Xmodem 协议-Of Xmodem protocol analysis, design Xmodem protocol structure, mechanism, elements and so on. Socket Interface Programming using the Xmodem protocol based on UDP
Platform: | Size: 719872 | Author: celine | Hits:

[CSharpCUDPSocket

Description: c#UDP网络编程 能帮助你学习socket 希望对你有用-c# UDP network programming to help you learn socket you want to be useful
Platform: | Size: 947200 | Author: sunliang | Hits:

[Internet-NetworkChat-Socket

Description: 基于UDP协议的socket编程,实现聊天程序,可以私聊等-Based on UDP protocol socket programming, chat program, you can whisper, etc.
Platform: | Size: 244736 | Author: 姜鑫 | Hits:

[Internet-Networksendudp

Description: 关于UDP通信的一个简单C++程序,对熟悉SOCKET网络编程有很好的帮助作用-UDP traffic on a simple C++ program, familiar with network programming have a good SOCKET helpful
Platform: | Size: 46080 | Author: 岑飞 | Hits:

[Linux-Unixfarsight_network_demo1.0.tar

Description: linix网络编程,tcp ,udp,多线程,socket等比较适合初学者学习的源代码-linix network programming, tcp, udp, multi-threading, socket and so more suitable for beginners to learn the source code
Platform: | Size: 109568 | Author: 浪击天涯 | Hits:

[Internet-NetworkNetWork

Description: windows 中网络编程 Socket TCP FTP UDP等概念-windows in the network programming concepts such as Socket TCP FTP UDP
Platform: | Size: 28267520 | Author: yisaka | Hits:

[Internet-Networkudp_echo

Description: UDP echo programming for socket programming
Platform: | Size: 30720 | Author: zuhal | Hits:

[Internet-NetworkSocket

Description: Socket编程。基于tcp和udp协议。每一个都有一个客户端和客户端。-Socket programming. Based on TCP and udp protocol. Each has a client and client.
Platform: | Size: 4777984 | Author: 梁建鹏 | Hits:

[OtherLinux

Description: 本书全面而深入地介绍了GNU/Linux编程。首先介绍了在Linux上编程必备的编程工具,然后在库函数、系统调用以及内核上阐述Linux编程知识,并专门讲述了包括TCP/IP、UDP以及多播套接口在内的网络编程知识;图形界面也是本书的重点内容,本书着重讲述了文本形式的图形界面库ncurses;还分别讲解了真正图形化的流行系统X Window、Qt、GNOME以及OpenGL的基本编程方法;最后,介绍了Bash编程和设备驱动编程。-Comprehensive and in-depth book introduces the GNU/Linux programming. First introduced in Linux on the programming necessary programming tools, and then in the library functions, system calls and the set of Linux kernel programming knowledge, and specifically addressed, including TCP/IP, UDP and multicast network, including socket programming knowledge graphical interface is also the focus of the content of the book, the book focuses on the text about the form of graphical interface library ncurses also give talks on the true prevalence of graphical system X Window, Qt, GNOME and the basic OpenGL programming Finally, the introduction of the Bash programming and device driver programming.
Platform: | Size: 14036992 | Author: 万娟 | Hits:

[Internet-Networkudp

Description: linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
Platform: | Size: 1024 | Author: 龙虾 | Hits:

[Internet-NetworkUDPsocket

Description: UDP下的socket网络服务器编程(二)-Network server UDP socket programming under (b)
Platform: | Size: 574464 | Author: 王明涛 | Hits:

[TCP/IP stacktcp

Description: 一个TCP,UDP套接字编程,还有select套接字编程一个简单的例子-A TCP, UDP socket programming, socket programming also select a simple example
Platform: | Size: 1375232 | Author: 张来 | Hits:

[Internet-NetworkUDP

Description: 在Windows环境下socket编程,实现服务器端发送UDP数据包并接收客户端返回数据,客户端接收UDP数据包并返回自己的NETBIOS名-In the Windows environment, socket programming, the server sends and receives UDP packets returned to the client data, the client receives UDP packet and return to their NETBIOS name
Platform: | Size: 7636992 | Author: 刘莉 | Hits:

[Internet-Networksocket

Description: socket编程 适合初学者 包含tcp与UDP两种模式-tcp socket programming for beginners includes two models with the UDP
Platform: | Size: 5762048 | Author: 刘欣地 | Hits:

[Linux-Unixsocketaaudp

Description: 这个是使用UDP的socket简单编程,实现一个字符串的传送,本人的练习,菜鸟们可以看下,也许对可以让你对SOCKET有更好的帮助-This is simple to use UDP, socket programming, a string of transmission, I exercise, newbies may have a look, maybe that can give you better help SOCKET
Platform: | Size: 7168 | Author: hefa880 | Hits:

[Internet-NetworkNetSnoop

Description: APIHooking Network snoop introduces the basics of building a network sniffer to pick up all information being sent using TCP socket via send and recv API, obviously, these will be the two APIs to hook to get information about data being sent/received. This code is more about introducing the readers to API hooking using Network snoop as an example. The reader can modify the code to hook APIs related to socket using UDP (which is why readers require knowledge of sockets, networking). Before we start, reader will require basic knowledge of socket programming, windows hooks and a tad bit of assembly level programming.
Platform: | Size: 26624 | Author: rabert | Hits:

[Internet-Networknetwork

Description: java编程中的socket以及udp编程,对在职的或是即将工作的学生有很到的实用价值-java programming and udp socket programming, or about the work of serving the students have very practical value to
Platform: | Size: 2048 | Author: 王殿升 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 17 »

CodeBus www.codebus.net